MySQL & Load Stats
What kind of data is provided in the MySQL & Load Stats section? How do you take full advantage of it?
If you have an HTML site, it likely uses a small amount of resources because it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and provide you with a lot more functions. This sort of sites produce load on the website hosting server every time anyone browses them, because the server needs time to execute the script, to access the database and then to supply the info requested by the visitor's browser. A well known discussion board, for example, stores all usernames and posts inside a database, so some load is produced any time a thread is opened or a user searches for a particular name. If many people connect to the forum all at once, or if each and every search involves checking thousands of database entries, this could create high load and affect the efficiency of the site. In this regard, CPU and MySQL load data can give you data about the site’s overall performance, as you can compare the numbers with your traffic data to make a decision if the website needs to be optimized or migrated to a different type of hosting platform which will be able to bear the high system load in case the website is very popular.
MySQL & Load Stats in Cloud Hosting
We create thorough data about the system resource usage of every cloud hosting account, so in the event that you host your sites on our innovative cloud platform, you will be able to check out the stats with only a couple of clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes created the load. Stats are generated every 6 hours. You'll be able to see daily and monthly data also. In the second section you'll discover all of the databases that you have created in the account and for each one of them you'll see the number of per hour and daily queries. The information shall give you a detailed picture of the efficiency of your websites, particularly if you compare it to the daily traffic and visitor data.